projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
183431c
)
css tests: Update expected results
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 4 May 2020 16:26:36 +0000
(12:26 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 5 May 2020 02:53:07 +0000
(22:53 -0400)
Now that GtkCheckButton is using a box layout,
we are no longer reordering the css nodes according
to text direction.
testsuite/css/nodes/checkbutton.rtl.nodes
patch
|
blob
|
history
diff --git
a/testsuite/css/nodes/checkbutton.rtl.nodes
b/testsuite/css/nodes/checkbutton.rtl.nodes
index 5cd1f470b8cf1c62f2770deab9d73f35540587d9..883fb1de65bbaaf0cc1943ad7af48ff86d8cae5b 100644
(file)
--- a/
testsuite/css/nodes/checkbutton.rtl.nodes
+++ b/
testsuite/css/nodes/checkbutton.rtl.nodes
@@
-2,8
+2,8
@@
window.background:dir(rtl)
decoration:dir(rtl)
box.vertical:dir(rtl)
checkbutton:dir(rtl)
- label:dir(rtl)
check:dir(rtl)
- radiobutton:dir(rtl):checked
label:dir(rtl)
+ radiobutton:dir(rtl):checked
radio:dir(rtl):checked
+ label:dir(rtl)